The _ _RCC intrinsic has the following declaration:
unsigned int __RCC( void );
This intrinsic function obtains the contents of the process cycle counter, which is useful for timing small segments of performance-sensitive code.