GetMinutes()

For a Clock object named myClock, use the following syntax:

var clockMinutes = myClock.GetMinutes()

Close