getInstance static method

TrackZeroClient getInstance()

Gets the singleton instance

Implementation

static TrackZeroClient getInstance() {
  return _inst;
}