2.1.3 Native Monotonic Clock

This monotonic clock source may be used when running the Reaction framework on a platform which provides a non-standard native monotonic clock, often as a dedicated hardware peripheral. This assumes that monotonic clock support is provided using native routines accessed via the Java native interface[6]. The Java class definition is provided in the utilities package as NativeMonotonicClock but no native library is provided as this is by nature platform specific.