Dashboard
PHP:
8.1.33
OS:
Linux
User:
lawtemple
/
/
usr
/
include
/
bits
/
types
📤 Upload
📝 New File
📁 New Folder
Close
Editing: clock_t.h
#ifndef __clock_t_defined #define __clock_t_defined 1 #include <bits/types.h> /* Returned by `clock'. */ typedef __clock_t clock_t; #endif
Save
Cancel