Skip to contents

Return the seconds of clock time clock

Usage

seconds(clock)

Arguments

clock

The clock time.

Value

The seconds

Examples

if (FALSE) {
seconds(3.5)
}