elapsedtime
There are 8 repositories under elapsedtime topic.
vanatka/pulkovo
Kotlin friendly library to measure elapsed time for methods, code blocks, RxJava chains
hustcc/pixi-action
:horse_racing: pixi-action is a plugin for Pixi.js to create actions and animations easily, inspired by Cocos2d-x.
avdwebLibraries/avdweb_FreqPeriodCounter
Smart library with comprehensive functions for counting (multiple) frequencies and period-times. For Arduino Uno and Zero.
AlvaroBernalG/minimal-timer
Minimal time tracker.
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.
bajzarpa/webpack-compile-time-plugin
Simple plugin to write out the compilation time into the console
AndsonYe/Timer
An accurate cross platform Timer to calculate time elapsed in a program.
marlonlom/elapsed_times
Kotlin utility library for, given a start and a end dates, obtain the elapsed time between the two dates in terms of years, months and days.