MicrOS
clock.c File Reference
#include "../time.h"

Functions

clock_t clock ()
 Clock program. More...
 

Function Documentation

◆ clock()

clock_t clock ( )

Clock program.

Copies the values of num bytes from the location pointed to by source directly to the memory block pointed to by destination.

Returns
Destination is returned.