Home
last modified time | relevance | path

Searched defs:TimeHandler (Results 1 – 7 of 7) sorted by relevance

/dports/net/gemserv/gemserv-v0.4.5/cgi-scripts/scgi/
H A Dscgi.py5 class TimeHandler(scgi.scgi_server.SCGIHandler): class
/dports/www/carbonapi/carbonapi-0.14.1/vendor/github.com/dgryski/httputil/
H A Dtimes.go23 func TimeHandler(fn http.HandlerFunc, cb func(r *http.Request, t time.Duration)) http.HandlerFunc { func
/dports/net-mgmt/carbonzipper/carbonzipper-0.74/vendor/github.com/dgryski/httputil/
H A Dtimes.go23 func TimeHandler(fn http.HandlerFunc, cb func(r *http.Request, t time.Duration)) http.HandlerFunc { func
/dports/irc/smartirc4net/smartirc4net-1.1/src/
H A DLogger.cs50 static public ILog TimeHandler { get; private set; } property in Meebey.SmartIrc4net.Logger
/dports/irc/smuxi/smuxi-1.1/lib/SmartIrc4net/src/
H A DLogger.cs50 static public ILog TimeHandler { get; private set; } property in Meebey.SmartIrc4net.Logger
/dports/games/xosmulti/xosmulti/
H A Dxosmulti.c667 void TimeHandler( ) in TimeHandler() function
/dports/devel/upp/upp/uppsrc/CtrlCore/
H A DGtkEvent.cpp620 gboolean Ctrl::TimeHandler(GtkWidget *) in TimeHandler() function in Upp::Ctrl