1. Deprecated("Internal Use Only")
WorkerPerformance internalCreateWorkerPerformance()

Source

@Deprecated("Internal Use Only")
static WorkerPerformance internalCreateWorkerPerformance() {
  return new WorkerPerformance._internalWrap();
}