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 » SubTime

NAME

	SubTime -- Subtract one time request from another.

SYNOPSIS

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

FUNCTION

	This routine subtracts one timeval structure from 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/AddTime(), timer.device/CmpTime()

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:

Kefrens

KEF
RSI
ATX
AFL

Comments:

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