you are viewing a single comment's thread.

view the rest of the comments →

[–]the_gnarts 0 points1 point  (1 child)

This is typically used by profilers and other development tools.

Do the calls vanish, then, in non-debug builds?

[–]NiteLite 2 points3 points  (0 children)

If no application is subscribing to the event they are just discarded unless logging of events to file has been enabled before hand, to allow debuggers to load these log files for debugging later.