EasyManua.ls Logo

STW TC1 - Page 266

STW TC1
374 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
7 Teleservice Application Framework
User Manual 266/374
7.3.12.26 utils_get_time_ms
Funcon Description
uint32 utils_get_time_ms (void)
The function returns the current time that is elapsed since the TC1 was initialized.
The elapsed time is scaled in milliseconds.
Information Flow
Output Information
Return Value
Description
uint32
Up time in milliseconds
7.3.12.27 utils_open_dir
Function Description
void* utils_open_dir(const charn* const opcn_Path)
The function opens a directory for reading.
Information Flow
Input Information
Parameter
Range
Description
opcn_Path
Directory path
Output Information
Return Value
Description
!= NULL
Directory handle
NULL
Failed to open a directory

Table of Contents