Function anj_time_real_is_valid

Function Documentation

static inline bool anj_time_real_is_valid(const anj_time_real_t time)

Checks whether a real timestamp is valid.

Parameters:

time – Timestamp to check.

Returns:

true if valid; false otherwise.