elapsed
There are 20 repositories under elapsed topic.
martinandert/react-ago-component
A component for React that renders the approximate time ago in words from a specific past date using an HTML5 time element.
allansrc/time_elapsed
This package provides a way to facility how you getting elapsed time from a DateTime data. More applied to check how long from now an event happened.
rabuchaim/etimedecorator
eTimeDecorator is a set of 3 decorators for Python 3.x and PyPy3 to measure the execution time of a function that executes hundreds/thousands of times per second. It also works with asyncio. Records the minimum, average and maximum elapsed time of functions and calculates the percentile.
arvchristos/installed_for
Bash script to determine elapsed time since OS installation date
ronbentley1/Arduino-REM_SYS-Asynchronous-Timed-Reminders
A framework supporting programmatic elapsed and real-time reminder alerting
justinlettau/time-value
An immutable library for parsing and manipulating an amount of time.
MarioRuiz/timify
Ruby gem to easily calculate the time running (elapsed time) from one location to another inside your code and reports statistics. It helps you improve your code and find out which part of your code is consuming more time.
RingoMar/timer
Enhance Your Stream with Live Timers (OBS Browser Source)
stdlib-js/time-toc
Return a high-resolution time difference.
tsdotnet/stopwatch
A stopwatch class with lap timing and easy to use static methods. Useful for diagnostics.
vd2org/jinja2utils
Collection of utils for jinja2.
vinval/elapsedtime
Getting elaspsed time
xamantra/elapsed
Get time elapsed for asynchronous function in a single line of code.
Sun-Lab-NBB/ataraxis-time
Python library that provides a sub-microsecond-precise thread-safe timer and helper methods to work with date and time data.
AceofSpades5757/tw-hook-elapsed
Taskwarrior hook to add an `elapsed` UDA field, and to persist `start` field.
bayfrontmedia/php-time-helpers
Helper class to provide useful time related functions.
haxpak/c-runtime-calulation
This is part of a project where I was required to calculate runtime of a program multiple times.
mnito/elapsed
Compact elapsed time formatting and encoding library
rbardini/time-duration
⏱️ A web component to format `<time>` elements with the elapsed time.
ThePedestrian/StopWatch
A fast and simple utility for measuring code performance with a consistent API for multiple languages.