summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 93de87a)
raw | patch | inline | side by side (parent: 93de87a)
author | rettenbe <rettenbe@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 22 Oct 2009 09:57:20 +0000 (09:57 +0000) | ||
committer | rettenbe <rettenbe@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 22 Oct 2009 09:57:20 +0000 (09:57 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14615 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-si/gosa-si-server | patch | blob | history |
diff --git a/gosa-si/gosa-si-server b/gosa-si/gosa-si-server
index bc28f7482ab3d61142594fb03f28b0446baad808..9bf2853a9137d9fa18c1c4376b79a91ebf6e75e7 100755 (executable)
--- a/gosa-si/gosa-si-server
+++ b/gosa-si/gosa-si-server
$year+=1900;
# Microseconds since epoch
- my $microSeconds = sprintf("%.2f", clock_gettime ( 'CLOCK_REALTIME' ));
+ my $microSeconds = sprintf("%.2f", &Time::HiRes::clock_gettime());
$microSeconds =~ s/^\d*(.\d\d)$/$1/;
# Build log message and write it to log file and commandline