Home
last modified time | relevance | path

Searched refs:get_monotonic (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dtimemodule.c1132 get_monotonic(_PyTime_t *t) function
1143 if (get_monotonic(&t) < 0) {
1158 if (get_monotonic(&t) < 0) {
2136 if (get_monotonic(&monotonic) < 0) {
2189 if (get_monotonic(&monotonic) < 0) {

Completed in 4 milliseconds