TimerSet

Timing functions

SYNOPSIS

#include "dip_timer.h"

dip_Error dip_TimerSet ( timer )

FUNCTION

This function resets four timers that can be obtained by TimerGet.

ARGUMENTS

Data typeNameDescription
dip_Timer *timerpointer to a dip_Timer structure

SEE ALSO

TimerGet