Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ Time_GetTime(lib) — Sprite KS.390

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Time  —  C Library Procedures

NAME

Time_GetTime − Get the current time of day. 

SYNOPSIS

#include <spriteTime.h>
void
Time_GetTime(nowPtr)

ARGUMENTS

Time ∗nowPtr   (out) The current time of day. 
 

DESCRIPTION

Time_GetTime is like the UNIX gettimeofday, except it is defined using the Sprite type Time.  It returns the current time in seconds and microseconds since the start of the epoch. 
 

KEYWORDS

time

Sprite version 1.0  —  April 21, 1991

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026