slang::ast::TimeLiteral class

Represents a time literal.

Base classes

class Expression
The base class for all expressions in SystemVerilog.

Public functions

auto getValue() const -> double
Gets the value of the literal.