Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16238 программистов и 1780 роботов. Сейчас ищут 2079 программистов ...
Приступая к работе

MongoTimestamp::__construct - Creates a new timestamp.

Вернуться к: MongoTimestamp

MongoTimestamp::__construct

(PECL mongo >= 1.0.1)

MongoTimestamp::__constructCreates a new timestamp.

Описание

public MongoTimestamp::__construct ([ int $sec = time() [, int $inc ]] )

Creates a new timestamp. If no parameters are given, the current time is used and the increment is automatically provided. The increment is set to 0 when the module is loaded and is incremented every time this constructor is called (without the $inc parameter passed in).

Список параметров

sec

Number of seconds since the epoch (i.e. 1 Jan 1970 00:00:00.000 UTC).

inc

Increment.

Возвращаемые значения

Returns this new timestamp.

Смотрите также



Вернуться к: MongoTimestamp

© 2024 «PHP.RU — Сообщество PHP-Программистов»
Главная | Форум | Реклама на сайте | Контакты VIP Сувениры
Разработка компании ODware