Overview
The Time library provides time functionality..
The Time library fulfils the module concept
i.e. provides
the type Ring1_Time_ModuleHandle
,
the constant Ring1_Time_ModuleHandle_Invalid
, and
the functions Ring1_Time_ModuleHandle_acquire
and Ring1_Time_ModuleHandle_relinquish
.
The include file of the Time library is Ring1/Time.h
,
its library file is Ring1.lib
.
Sources and references
The reference repository provides non-authoritive sample implementations.