clang 19.0.0git
Macros | Functions
time.h File Reference

Go to the source code of this file.

Macros

#define __DEVICE__   static __attribute__((always_inline, nothrow))
 

Functions

__DEVICE__ clock_t clock ()
 

Macro Definition Documentation

◆ __DEVICE__

#define __DEVICE__   static __attribute__((always_inline, nothrow))

Definition at line 20 of file time.h.

Function Documentation

◆ clock()

__DEVICE__ clock_t clock ( )

Definition at line 28 of file time.h.