LocationFunctionProfile
scalus.uplc.eval.LocationFunctionProfile
case class LocationFunctionProfile(file: String, line: Int, functionName: String, memory: Long, cpu: Long, count: Long)
Which builtins are called from a given source location.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article