HI Erdem.
There is currently no out-of-the-box way to do this in Kibana or Elasticsearch. There is a history of discussions on this, especially in this thread.
I would recommend finding a way to calculate the elapsed time at ingest. The Logstash Elapsed filter plugin is a good example of this.