package
1.16.8
Repository: https://github.com/luthersystems/elps.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
BuiltinDuriationNS returns a float equal to the the number of nanoseconds in the given duration.
BulitinDuriationNS returns an integer equal to the the number of nanoseconds in the given duration.
BulitinDurationSecods returns a float equal to the the number of seconds in the given duration.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
BulitinSleep sleeps for the given duration before returning.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Duration returns an LVal representing duration d.
GetTime gets a time.Time value from v and returns it.
GetDuration gets a time.Duration value from v and returns it.
LoadPackage adds the time package to env.
Time creates an LVal representing the time t.

# Constants

DeafultPackageName is the package name used by LoadPackage.