a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Devices:
 timer.device
  --background--
  AbortIO
  AddTime
  CmpTime
  GetSysTime
  ReadEClock
  SubTime
  TR_ADDREQUEST
  TR_GETSYSTIME
  TR_SETSYSTIME
Include
GuruMeditation
Docs » Autodocs » timer.device » AddTime

NAME

	AddTime -- Add one time request to another.

SYNOPSIS

	AddTime( Dest, Source )
A0 A1
void AddTime( struct timeval *, struct timeval *);

FUNCTION

	This routine adds one timeval structure to another.  The
results are stored in the destination (Dest + Source -> Dest)
A0 and A1 will be left unchanged

INPUTS

	Dest, Source -- pointers to timeval structures.

NOTES

	This function may be called from interrupts.

SEE ALSO

timer.device/CmpTime(), timer.device/SubTime()

BUGS

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

Sanity

FC
RBS
SNT
CSL

Comments:

$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se