-
Notifications
You must be signed in to change notification settings - Fork 280
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add method to get current server time in milliseconds in ModuleApi #18144
Add method to get current server time in milliseconds in ModuleApi #18144
Conversation
Signed-off-by: Ahmed Qashlan <[email protected]>
Signed-off-by: Ahmed Qashlan <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good from my side. I'm going to put this up for review again as #18104 was my own idea and perhaps someone else has some differing ideas.
…onds Co-authored-by: Erik Johnston <[email protected]>
Signed-off-by: Ahmed Qashlan <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thanks!
get_current_time_msec()
method to the module API for sound time comparisons with Synapse.clock
to get current time #18104Pull Request Checklist
EventStore
toEventWorkerStore
.".code blocks
.(run the linters)