add softtimer to the core, begin framework for static modules and reduces calls to gettimeofday for timestamps

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5785 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2007-10-03 16:45:02 +00:00
parent bd6bd9ad57
commit a2947eb2b9
2 changed files with 0 additions and 2 deletions

View File

@ -50,7 +50,6 @@ formats/mod_sndfile
#languages/mod_spidermonkey_core_db
#languages/mod_spidermonkey_odbc
#languages/mod_spidermonkey_etpan
timers/mod_softtimer
#xml_int/mod_xml_rpc
#xml_int/mod_xml_curl
#xml_int/mod_xml_cdr

View File

@ -58,7 +58,6 @@
<!--<load module="mod_local_stream"/>-->
<!-- Timers -->
<load module="mod_softtimer"/>
<!-- Languages -->
<!-- <load module="mod_spidermonkey"/> -->