Example #1
0
 public void SubmitRegistered(string key, int startTimeMillis)
 {
     HapticApi.SubmitRegisteredStartMillis(key, startTimeMillis);
 }