GTimeVal {RGtk2}R Documentation

The GTimeVal structure

Description

Represents a precise time, with seconds and microseconds.

Details

This is a transparent type, represented by a list with the following fields:

tv_secs
seconds
tv_usecs
microseconds

Author(s)

Michael Lawrence


[Package RGtk2 version 2.12.5-3 Index]