SAVE_TIME_DELTA

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

save_time_delta - Save the offset between system time and RTC time  

SYNOPSIS

"SYNOPSIS"

void save_time_delta (struct timespec * delta, struct timespec * rtc);  

ARGUMENTS

delta
pointer to timespec to store delta
rtc
pointer to timespec for current RTC time
 

DESCRIPTION

Return a delta between the system time and the RTC time, such that system time can be restored later with restore_time_delta


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:44 GMT, October 09, 2005