diff -r b6e9f47c260b -r 882381aa270d src/stats/bindings/modulegen__gcc_LP64.py --- a/src/stats/bindings/modulegen__gcc_LP64.py Wed Dec 12 19:52:06 2012 +0100 +++ b/src/stats/bindings/modulegen__gcc_LP64.py Wed Dec 12 13:14:40 2012 -0800 @@ -2437,6 +2437,11 @@ 'int', [param('ns3::Time const &', 'o')], is_const=True) + ## nstime.h (module 'core'): static void ns3::Time::FreezeResolution() [member function] + cls.add_method('FreezeResolution', + 'void', + [], + is_static=True) ## nstime.h (module 'core'): static ns3::Time ns3::Time::From(ns3::int64x64_t const & from, ns3::Time::Unit timeUnit) [member function] cls.add_method('From', 'ns3::Time',