
Sample 2: its about time
This sample covers time and time manipulation, conversion, etc.
Covered:
- Print the J2000 Epoch
- Print (J2020 - J2000) in seconds
- Demonstrate getting the current Ephemeris Time
- Demonstrate Spacecraft clock time conversion (Insight Mars Lander)
- Update the current epoch and Insight spacecraft clock live

A portion of Sample 02 implemented in C++

A equivalent portion of Sample 02 implemented in Blueprint form