** Victory BP Library Nodes
Get Current Operating System
Get Milliseconds/Seconds/Minutes/Hours Passed Since Previous Recorded!**
**Real Use Case**
I used these two nodes with a client just last night to help them make a game where they could record the amount of real world that has passed since someone last played their game!
So their goal was to know exactly how many hours minutes and seconds have passed since a player logged of their game last!
It was really easy actually thanks to my Get OS nodes!
**Here are the steps:**
1. make a new save with a simple String variable
2. when saving the , use my Get OS node and use the return value
3. When loading, use my Get Passed Since Last Recorded node!
That was it!
Here's a picture for reference!

Enjoy!