This is part of the Fake.Runtime module.

Profile

Nested types and modules

TypeDescription
Category
Event
EventBoundary

Functions and values

Function or valueDescription
events
Signature: ConcurrentBag<Event>
getCoalescedEventTimeSpans(boundaries)
Signature: boundaries:EventBoundary array -> TimeSpan array
print includePaket realTime
Signature: includePaket:bool -> realTime:TimeSpan -> unit
startCategory(cat)
Signature: cat:Category -> IDisposable
startCategoryF cat f
Signature: cat:Category -> f:(unit -> '?16424) -> '?16424
Type parameters: '?16424
trackEvent(cat)
Signature: cat:Category -> unit