void Period_usage_Initialize( void );
This routine allocates the table used to contain the period statistics.
This table is then initialized by calling the Period_usage_Reset
service.
This routine invokes the malloc
routine to dynamically allocate
memory.
Copyright © 1988-2004 OAR Corporation