# Functions
NewClient returns a client for the Performance domain with the connection set to conn.
NewEnableArgs initializes EnableArgs with the required arguments.
NewSetTimeDomainArgs initializes SetTimeDomainArgs with the required arguments.
# Structs
EnableArgs represents the arguments for Enable in the Performance domain.
GetMetricsReply represents the return values for GetMetrics in the Performance domain.
Metric Run-time execution metric.
MetricsReply is the reply for Metrics events.
SetTimeDomainArgs represents the arguments for SetTimeDomain in the Performance domain.
# Interfaces
MetricsClient is a client for Metrics events.