#include <timers.h>
◆ TimeLimit()
| Realm::TimeLimit::TimeLimit |
( |
| ) |
|
◆ absolute()
| static TimeLimit Realm::TimeLimit::absolute |
( |
long long |
absolute_time_in_nsec, |
|
|
atomic< bool > * |
_interrupt_flag = 0 |
|
) |
| |
|
static |
◆ is_expired()
| bool Realm::TimeLimit::is_expired |
( |
| ) |
const |
◆ relative()
| static TimeLimit Realm::TimeLimit::relative |
( |
long long |
relative_time_in_nsec, |
|
|
atomic< bool > * |
_interrupt_flag = 0 |
|
) |
| |
|
static |
◆ responsive()
| static TimeLimit Realm::TimeLimit::responsive |
( |
| ) |
|
|
static |
◆ will_expire()
| bool Realm::TimeLimit::will_expire |
( |
long long |
additional_nsec | ) |
const |
◆ interrupt_flag
| atomic<bool>* Realm::TimeLimit::interrupt_flag |
|
protected |
◆ limit_native
| uint64_t Realm::TimeLimit::limit_native |
|
protected |
The documentation for this class was generated from the following file:
- /home/runner/work/realm/realm/realm-src/src/realm/timers.h