timeLog method

void timeLog(
  1. JSAny? data, [
  2. String label
])

Implementation

external void timeLog(
  JSAny? data, [
  String label,
]);