SystemAPISetSystemTime Method |
Sets the system (date-and-)time on the card.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public void SetSystemTime(
DateTime time
)
Parameters
- time DateTime
- The time.
Example See Also