end abstract method

void end({
  1. Int64 endTime,
})

Marks the end of this span's execution.

Implementation

void end({Int64 endTime});