Home
last modified time | relevance | path

Searched refs:temptime (Results 1 – 25 of 52) sorted by relevance

123

/dports/x11-toolkits/p5-Tk-CursorControl/Tk-CursorControl-0.4/demos/
H A Dcursor.pl9 use vars qw/$temptime $movetime $timescale $timewarp $dir $cursor $direction
165 $temptime = $movetime * 1000;
169 -time => $temptime
181 $temptime = $movetime * 1000;
186 -time => $temptime
200 $temptime = $movetime * 1000;
205 -time => $temptime
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/sdl/
H A Drun.cpp46 time_t temptime = clock(); in DisplayFPS() local
47 …float fps = static_cast<float>(nFramesRendered - nPreviousFrames) * CLOCKS_PER_SEC / (temptime - f… in DisplayFPS()
50 fpstimer = temptime; in DisplayFPS()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/psp/
H A Drun.cpp84 time_t temptime = clock(); in DisplayFPS() local
85 …float fps = static_cast<float>(nFramesRendered - nPreviousFrames) * CLOCKS_PER_SEC / (temptime - f… in DisplayFPS()
90 fpstimer = temptime; in DisplayFPS()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/psp/
H A Drun.cpp84 time_t temptime = clock(); in DisplayFPS() local
85 …float fps = static_cast<float>(nFramesRendered - nPreviousFrames) * CLOCKS_PER_SEC / (temptime - f… in DisplayFPS()
90 fpstimer = temptime; in DisplayFPS()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/sdl/
H A Drun.cpp94 time_t temptime = clock(); in DisplayFPS() local
95 double fps = (double)(nFramesRendered - nPreviousFrames) * CLOCKS_PER_SEC / (temptime - fpstimer); in DisplayFPS()
99 if (fpstimer && temptime - fpstimer > 0) { // avoid strange fps values in DisplayFPS()
103 fpstimer = temptime; in DisplayFPS()
/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/TupleStorage/
H A Dluastorage.cpp210 std::string temptime = ctime( &curTime ); in Commit() local
211 temptime.erase(temptime.size() - 1); in Commit()
214 s2 << "g_Settings." << "settings.app.date_time" << " = [[" << temptime << "]]"; in Commit()
/dports/irc/irssi-icb/irssi-icb-c4e2ea8/src/fe-common/
H A Dfe-icb.c228 time_t temptime; in cmdout_wl() local
243 temptime = strtol(args[4], NULL, 10); in cmdout_wl()
244 logintime = gmtime(&temptime); in cmdout_wl()
246 temptime = strtol(args[2], NULL, 10); in cmdout_wl()
247 idle_time(idlebuf, sizeof(idlebuf), temptime); in cmdout_wl()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/win32/
H A Drun.cpp104 time_t temptime = clock(); in DisplayFPS() local
105 double fps = (double)(nFramesRendered - nPreviousFrames) * CLOCKS_PER_SEC / (temptime - fpstimer); in DisplayFPS()
110 if (fpstimer && temptime - fpstimer>0) { // avoid strange fps values in DisplayFPS()
114 fpstimer = temptime; in DisplayFPS()
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/native_midi/
H A Dnative_midi_win32.c146 int temptime;
153 temptime=newevent->dwDeltaTime;
155 time=temptime;
/dports/audio/sdl_mixer/SDL_mixer-1.2.12/native_midi/
H A Dnative_midi_win32.c146 int temptime; in MIDItoStream() local
153 temptime=newevent->dwDeltaTime; in MIDItoStream()
155 time=temptime; in MIDItoStream()
/dports/net-im/prosody-modules/Community-Modules-bb8459c220c9/mod_muc_log_http/muc_log_http/
H A Dmod_muc_log_http.lua573 local temptime = {day=0, month=0, year=0};
582 temptime.day = tonumber(day)
583 temptime.month = tonumber(month)
584 temptime.year = tonumber(year)
585 …calendar = create_month(temptime.month, temptime.year, {callback=day_callback, path=path, room=nod…
636 tmp = tmp:gsub("###DATE###", tostring(os_date("%A, %B %d, %Y", os_time(temptime))));
643 …atroom logs for "..bare_room_jid.." ("..tostring(os_date("%A, %B %d, %Y", os_time(temptime)))..")";
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/win32/
H A Drun.cpp148 time_t temptime = clock(); in DisplayFPS() local
149 double fps = (double)(nFramesRendered - nPreviousFrames) * CLOCKS_PER_SEC / (temptime - fpstimer); in DisplayFPS()
154 if (fpstimer && temptime - fpstimer>0) { // avoid strange fps values in DisplayFPS()
158 fpstimer = temptime; in DisplayFPS()
/dports/www/analog/analog-6.0/src/
H A Doutxml.c57 struct tm temptime; in xml_stylehead() local
88 strptime( __DATE__" "__TIME__, "%b%n%d%n%Y%n%T", &temptime ); in xml_stylehead()
91 temptime.tm_year+1900, temptime.tm_mon+1, temptime.tm_mday, temptime.tm_hour, temptime.tm_min ); in xml_stylehead()
/dports/mail/ecartis/ecartis-1.0.0/src/modules/bouncer/
H A Dbouncer.c123 time_t temptime; in process_watches() local
158 temptime = time(NULL); in process_watches()
160 if (((int)temptime - lasttime) < 86400) { in process_watches()
214 temptime = (time_t)firsttime; in process_watches()
215 lttm = localtime(&temptime); in process_watches()
218 temptime = (time_t)timestamp; in process_watches()
219 lttm = localtime(&temptime); in process_watches()
/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/
H A Dglutmain.cpp529 struct tm *temptime=localtime(&curtime); in main() local
530 appCore->setTimeZoneBias(temptime->tm_gmtoff); in main()
531 appCore->setTimeZoneName(temptime->tm_zone); in main()
/dports/astro/celestia/celestia-1.6.1/src/celestia/
H A Dglutmain.cpp529 struct tm *temptime=localtime(&curtime); in main() local
530 appCore->setTimeZoneBias(temptime->tm_gmtoff); in main()
531 appCore->setTimeZoneName(temptime->tm_zone); in main()
/dports/astro/celestia/celestia-1.6.1/src/celestia/kde/
H A Dkdeglwidget.cpp111 struct tm *temptime = localtime(&curtime); in initializeGL() local
112 appCore->setTimeZoneBias(temptime->tm_gmtoff); in initializeGL()
113 appCore->setTimeZoneName(temptime->tm_zone); in initializeGL()
/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/kde/
H A Dkdeglwidget.cpp111 struct tm *temptime = localtime(&curtime); in initializeGL() local
112 appCore->setTimeZoneBias(temptime->tm_gmtoff); in initializeGL()
113 appCore->setTimeZoneName(temptime->tm_zone); in initializeGL()
/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/ContentDownloader/
H A DSheepDownloader.cpp653 std::string temptime = ctime( &oldest_time ); in deleteCached() local
654 temptime.erase(temptime.size() - 1); in deleteCached()
656 …<< filename << ", played:" << playcount << " time" << ((playcount == 1) ? "," : "s,") << temptime; in deleteCached()
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/nfs/common/
H A Dnfs_commonsubs.c814 struct timespec temptime; in nfsv4_loadattr() local
1626 fxdr_nfsv4time(tl, &temptime); in nfsv4_loadattr()
1633 nap->na_atime = temptime; in nfsv4_loadattr()
1681 fxdr_nfsv4time(tl, &temptime); in nfsv4_loadattr()
1688 nap->na_ctime = temptime; in nfsv4_loadattr()
1694 fxdr_nfsv4time(tl, &temptime); in nfsv4_loadattr()
1701 nap->na_mtime = temptime; in nfsv4_loadattr()
2005 struct timespec temptime; in nfsv4_fillattr() local
2432 temptime.tv_sec = 0; in nfsv4_fillattr()
2433 temptime.tv_nsec = 1000000000 / hz; in nfsv4_fillattr()
[all …]
/dports/devel/upp/upp/uppsrc/CtrlLib/
H A DStatusBar.cpp172 temptime.Kill(); in EndTemporary()
179 temptime.KillSet(timeout, THISBACK(EndTemporary)); in Temporary()
H A DStatusBar.h18 TimeCallback temptime; variable
/dports/audio/cpige/cpige-1.5/
H A Dcpige.c94 time_t temptime; local
220 temptime = time((time_t *)NULL) + countdown;
508 if ((countdown != 0) && (temptime <= current_time))
524 temptime = current_time + countdown;
/dports/finance/libofx/libofx-0.10.2/lib/
H A Dofx_utilities.cpp151 std::time_t temptime = std::time(nullptr); in ofxdate_to_time_t() local
/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/Client/
H A Dclient.h655 std::string temptime = ctime(&lt); in DoRealFrameUpdate() local
656 msg = temptime.substr(0, temptime.length() - strlen("\n")) + " " + msg; in DoRealFrameUpdate()

123