Add: Initial usleep option

[ci skip]
fix-635
Gert-Jan Timmer 2018-05-25 14:15:46 +02:00
parent 670bba5d74
commit edb95b5914
1 changed files with 13 additions and 0 deletions

13
sqlite3_opt_usleep.go Normal file
View File

@ -0,0 +1,13 @@
// +build cgo
// +build windows
// Copyright (C) 2018 G.J.R. Timmer <gjr.timmer@gmail.com>.
//
// Use of this source code is governed by an MIT-style
// license that can be found in the LICENSE file.
package sqlite3
/*
/*