Skip to content

TimeUntil function #9

@kastolars

Description

@kastolars

Given an int64 timestamp s, and int64 interval u, get the "now" time t in int64 form, calculate and return s + u - t.

"now" time is time.Now().UnixNano()

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions