Function anj_time_monotonic_is_valid

Function Documentation

static inline bool anj_time_monotonic_is_valid(const anj_time_monotonic_t time)

Checks whether a monotonic timestamp is valid.

Parameters:

time – Timestamp to check.

Returns:

true if valid; false otherwise.