blob: 438bb9402df38845fa26616a6dec2bbb7aa30345 [file] [log] [blame]
// Copyright 2015 The Vanadium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package time
import (
"time"
)
const (
D = time.Time{
Seconds: 63491184920,
Nanos: 453000000,
}
)