Add scheduledTime to AlarmInvocationInfo#6412
Conversation
|
Now I have a complete picture of the changes. Let me do my final analysis: Summary of the PR:
Analysis:
This is a clean, well-scoped change with no issues to flag. LGTM |
Adds the scheduledTime to AlarmInvocation. This is accessible via getScheduledTime
Sets up scheduledTime in AlarmInvocation
Updates the test to verify scheduledTime is accessible in an actor alarm
3e0c74b to
1c500ff
Compare
Adds the scheduledTime to AlarmInvocation. This is accessible via getScheduledTime