[][src]Module ticktock::clock

Frame clock module

Contains a clocking that ticks in a fixed interval as precisely as possible.

Structs

Clock

Clock structure.

ClockIter

A clock iterator

ClockIterRelative

Similar to ClockIter, but returns a relative time instead.