tango.time.StopWatch

Members

Functions

main
void main()

Structs

StopWatch
struct StopWatch

Timer for measuring small intervals, such as the duration of a subroutine or other reasonably small period.

Meta

License

BSD style: $(LICENSE)

Version

Feb 2007: Initial release