]> gitweb.factorcode.org Git - factor.git/blob - vm/profiler.hpp
28bfbcc09fc64be2c4205884d7390b1c6c501748
[factor.git] / vm / profiler.hpp
1 namespace factor
2 {
3
4 PRIMITIVE(profiling);
5
6 }