BIPOM_TIME_GetTime Function

Read current system time

Syntax

ERRCODE BIPOM_TIME_GetTime(BIPOM_TIME *pTime);

Parameters

pTime - pointer to structure which will read current time

Return Value

Always SUCCESS

Remarks

N/A

Requirements

time.h

Example

N/A