Skip to content
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

Fixed SendNotification with TimeSpan. #53

Closed
wants to merge 1 commit into from

Conversation

noughts
Copy link

@noughts noughts commented Jul 5, 2017

SendNotification(int id, long delayMs, ... accepts delay in milliseconds, so I modified TimeSpan.TotalSecods to 1000 times to convert it to milliseconds.

@Agasper
Copy link
Owner

Agasper commented Jul 5, 2017

Fixed

@Agasper Agasper closed this Jul 5, 2017
@noughts noughts deleted the patch-1 branch July 5, 2017 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants