Top "Duration" questions

The measure of continuance of any object or event within time.

Add and Subtract Times

I'm working on a spreadsheet in Google Sheets that takes lap times (from running track splits) and subtracts them (to …

time google-sheets addition duration subtraction
How to get the real, actual duration of an MP3 file (VBR or CBR) server-side

I used to calculate the duration of MP3 files server-side using ffmpeg - which seemed to work fine. Today i …

ffmpeg mp3 duration
Getting length of video

I am having trouble finding a simple example of how to get the video length of a file programmatically. Many …

c# video ffmpeg duration
Spring boot 2 Converting Duration java 8 application.properties

I need to define Duration value (spring.redis.timeout) by application.properties. I was trying to use one point defined …

spring-boot java-8 duration
time.Since() with months and years

I am trying to convert a timestamp like this: 2015-06-27T09:34:22+00:00 to a time since format so it would …

go time duration
What does 'PT' prefix stand for in Duration?

I am trying to use the Duration class instead of long. It has superior literal syntax. I like its flexibility, …

java duration java-time iso8601 period
Get the minutes that have elapsed through moment diff

I'm trying to get the difference in minutes between two timestamps I have a timestamp that looks like this to …

momentjs duration difference
Calculate Duration

I have a small android problem, I have a requirement to have a timer to calculate the duration from the …

java android time duration
How to get the precision of high_resolution_clock?

C++11 defines high_resolution_clock and it has the member types period and rep. But I can not figure out …

c++ c++11 clock duration chrono
scrollTo speed/duration setting

Is there a way to speed up the behavior speed of scrollTo? I had a stab in the dark at …

javascript duration scrollto