[][src]Module shine_stdext::time

Structs

FrameLimiter

Limit frame rate by sleeping and spinning.

FrameTimer

Measure the time of a single frame

LogicTimer

Measure time for intra-frame interpolations

ScaledBlender

Helper to blend by elapsed time.

Enums

FrameLimit

Limit policy used by the FrameLimiter

Traits

BlendScale

Scale function: [0..1]->[0..1]