name property
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;
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.
final String name;