mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 04:36:07 +00:00
u/time: Tidy
This commit is contained in:
parent
b07af5cfc6
commit
039e29e7ad
|
@ -133,4 +133,4 @@ time_state_from_timespec(struct time_state const *state,
|
|||
// Offset the last timestamp by that duration.
|
||||
return state->lastTime +
|
||||
duration_cast<nanoseconds>(sinceLastUpdate).count();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue