name property

String name
final

A readable label for a block of code that was measured.

This field should be sufficiently unique and descriptive for someone to easily tell which part of code was measured.

Implementation

final String name;