Rudiments
snooze.h
1// Copyright (c) 1999-2018 David Muse
2// See the COPYING file for more information.
3
4 private:
5 static bool nanosnooze(uint32_t seconds,
6 uint32_t nanoseconds,
7 uint32_t *secondsremaining,
8 uint32_t *nanosecondsremaining,
9 bool autoresume);
Definition avltree.h:11