Herzlich Willkommen, lieber Gast!
  Sie befinden sich hier:

  Forum » C++CLI / VB .Net / .Net-Framework » Time Funktion von C nach C#

Forum | Hilfe | Team | Links | Impressum | > Suche < | Mitglieder | Registrieren | Einloggen
  Quicklinks: MSDN-Online || STL || clib Reference Grundlagen || Literatur || E-Books || Zubehör || > F.A.Q. < || Downloads   

Autor Thread - Seiten: > 1 <
000
05.01.2005, 13:21 Uhr
~knopper
Gast


Hallo,

Ich sollte ein Unix-Projekt nach C# potieren.

/* the timestamp in the id fields uses NTP time format and is in seconds
* since 00:00 (midnight) 1 January 1900; i.e. we must add 70 years
* (including the leap days) to the UNIX time stamp (seconds since beginning
* of 1970) */
#define UNIX_NTP_DIFF 2208988800U


clock_correction = server_seconds - UNIX_NTP_DIFF - time(NULL);

Wobei server_seconds ist die aktuelle Sekunden von Server.

Wie kann ich dies in C# umschreiben ?

Was bedeutet time(NULL) in Unix ?
Gruss
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
Seiten: > 1 <     [ C++CLI / VB .Net / .Net-Framework ]  


ThWBoard 2.73 FloSoft-Edition
© by Paul Baecher & Felix Gonschorek (www.thwboard.de)

Anpassungen des Forums
© by Flo-Soft (www.flo-soft.de)

Sie sind Besucher: