Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jens Krüger
Lima
Commits
fb3f9a58
Commit
fb3f9a58
authored
Nov 19, 2012
by
Sebastien Petitdemange
Browse files
Timer is not yet done for windows platform, disable python wrapping
parent
aec1279e
Changes
1
Hide whitespace changes
Inline
Side-by-side
common/sip/Timer.sip
View file @
fb3f9a58
...
...
@@ -20,7 +20,7 @@
// along with this program; if not, see <http://www.gnu.org/licenses/>.
//###########################################################################
%If (POSIX_PLATFORM)
class Timer
{
%TypeHeaderCode
...
...
@@ -46,3 +46,4 @@ public:
void start(double uptime,int nb_iter = 1,double latency = 0.);
void stop();
};
%End
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment