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.20.21 Index]