Searched refs:_clock_gettime (Results 1 – 2 of 2) sorted by relevance
187 _clock_gettime = _librt.clock_gettime variable in BPF188 _clock_gettime.argtypes = [ct.c_int, ct.POINTER(timespec)]197 if cls._clock_gettime(cls.CLOCK_MONOTONIC, ct.byref(t)) != 0:
2357 {'type': 'U', 'name': '_clock_gettime'}