@motion-script/core / createPrecompProfile
Function: createPrecompProfile()
createPrecompProfile():
PrecompProfile&object
Defined in: runtime/precompisition.ts:170
A PrecompProfile that accumulates into a PrecompTimings array.
Pass profile to new Precomp(...) and read PrecompResult.timings.
Returns
PrecompProfile & object