Prototype of user-provided callback function for returning the time in seconds since the Epoch (00:00:00 UTC, January 1, 1970).
#include "huctx.h"
typedef sb_Uint32 hu_TimeFunc(void *cbData);
BlackBerry 10.0.0
The cbData argument is initialized during global context creation and will be passed to this function.