Class VPI::S_vpi_time
In: lib/ruby-vpi/core/struct.rb
Parent: Object

Methods

integer   integer=   to_i  

External Aliases

real -> to_f

Public Instance methods

Returns the high and low portions of this time as a single 64-bit integer.

Sets the high and low portions of this time from the given 64-bit integer.

to_i()

Alias for integer

[Validate]