BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtPatches.hh
Go to the documentation of this file.
1#if defined( SUNCC ) && defined( _XOPEN_SOURCE ) && ( _XOPEN_SOURCE - 0 == 500 )
2# ifndef _CLOCK_T
3# define _CLOCK_T
4typedef long clock_t; /* relative time in a specified resolution */
5# endif /* ifndef _CLOCK_T */
6#endif