Mixin for all org.scalameter.Measurer implementations that perform any kind of method invocation counting.
Base for keys that have some kind of default value.
Key that chains finding default value to KeyWithDefaultValue if value under key is not found in a context.
Key that chains finding default value to KeyWithDefaultValue if value under key is not found in a context.
Note that this key type is handled in org.scalameter.Context.apply).
Key that defaults to default if value under key is not found in a context.
Key that defaults to default if value under key is not found in a context.
Note that this key type is handled in org.scalameter.Context.apply).