showClock method

dynamic showClock()

Implementation

showClock() {
  _showClassClock();
}