Module time

Source
Expand description

time.

Modules§

process
cpu time consumed by the process.
real
Real time.
thread
cpu time consumed by the thread.

Structs§

Timer
A simple timer.