Starts this Trace.
Can only be called once.
Using await with this method is only necessary when accurate timing is relevant.
await
Future<void> start() { return _delegate.start(); }