servo/components/layout_traits
Nicholas Nethercote 52447ccd9b Move profiler code from util into a new crate profile.
- Most of util::memory has been moved into profile::mem, though the
  `SizeOf` trait and related things remain in util::memory. The
  `SystemMemoryReporter` code is now in a submodule
  profile::mem::system_reporter.

- util::time has been moved entirely into profile::time.
2015-03-24 02:09:31 -07:00
..
Cargo.toml Move profiler code from util into a new crate profile. 2015-03-24 02:09:31 -07:00
lib.rs Move profiler code from util into a new crate profile. 2015-03-24 02:09:31 -07:00