Searched defs:time_point (Results 1 – 2 of 2) sorted by relevance
28 using time_point = std::chrono::steady_clock::time_point; typedef
82 nsecs_t nextAnticipatedVSyncTimeFrom(nsecs_t time_point, std::optional<nsecs_t>) final { in nextAnticipatedVSyncTimeFrom() argument