Closed TGM closed 6 years ago
Do you mean something like this?
const myTimeInSeconds = 123;
humanizeDuration(myTimeInSeconds * 1000);
Or something else?
@TGM I'm going to close this issue because I haven't heard back, but let me know if you have more questions!
Hello,
Can you update the manual with an example of how to measure the time with seconds given as input?